CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - line detection

搜索资源列表

  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. Hough-circle-detection.rar

    0下载:
  2. M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。,M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:53711
    • 提供者:lijin
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:12263
    • 提供者:郑海珍
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:66549
    • 提供者:孙宇
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15033
    • 提供者:zhang
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. LaneDetectionAlgorithmsedonaHyperbol

    0下载:
  2. 这是一个基于抛物线模型的车道线检测算法模型方法,并详细介绍了车道线分离警告系统的设计步骤。-This is a model based on the parabolic model for lane-line detection algorithm method, and details of the lane line separating warning system design steps.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3255349
    • 提供者:徐厚杰
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. segmentatioin

    0下载:
  2. Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:130937
    • 提供者:王政博
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. DosImage

    0下载:
  2. C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:187535
    • 提供者:qiuqiu
  1. line

    0下载:
  2. 用于直线检测的基本工具,点到直线公式,以及最小二乘法原理等等!-For line detection of the basic tools, points to the linear formula, as well as the principle of least square method and so on!
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1851436
    • 提供者:姜利
  1. face_detection

    0下载:
  2. 人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose. give the input(name of the image) at the 1st line of the facedetection.m file & run the file. The face_database folder contain
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:482339
    • 提供者:djh
  1. linetest

    0下载:
  2. 采用改进的hough变换进行直线检测。 先进行滤波,在二值化,可以绘制出灰度直方图-An improved hough transform for line detection. First be filtered, in binary, you can draw a histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:191608
    • 提供者:秦安
  1. Copy-of-Line-detection-in-image

    0下载:
  2. line detection in image processing for matlab software .
  3. 所属分类:Algorithm

    • 发布日期:2017-12-22
    • 文件大小:16384
    • 提供者:samira
  1. VHD

    0下载:
  2. this code is for vertical horizontal line detection.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:14336
    • 提供者:processing
  1. Hough_LineDetect

    0下载:
  2. 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:sangba2017
« 1 2 34 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com